powered by
This dataset contains data on age at first marriage of attendants at a workshop in 1997.
data(Marryage)
A data frame with 27 observations on the following 7 variables.
id
a numeric vector
sex
a factor with levels male female
male
female
birthyr
a numeric vector indicating year of birth
educ
a factor with levels bach- bachelor or higher
bach-
bachelor or higher
marital
a factor with levels Single Married
Single
Married
maryr
a numeric vector indicating year of marriage
endyr
a numeric vector indicating year of analysis
# NOT RUN { data(Marryage) des(Marryage) # }
Run the code above in your browser using DataLab